SaResponseCode 
Logical Entity Name  SaResponseCode 
Default Table Name  SaResponseCode 
Physical Only  NO 
Definition 
 
Note 
 

SaResponseCode Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaResponseCodeID(PK)    int  NO 
 
Code    char(3)  YES 
 
Descrip    varchar(100)  YES 
 
SaResponseCodeGroupID    int  YES 
 
Active    bit  YES 
 
ts    timestamp  NO 
 

SaResponseCode Primary and Unique Keys 
Key Name  Key Type  Keys 
PK__SaResponseCode__175D684F  PrimaryKey  SaResponseCodeID 

SaResponseCode Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaResponseCode Check Constraints 
Check Constraint Name  CheckConstraint